[INFO] cloning repository https://github.com/avalind/hetcor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avalind/hetcor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalind%2Fhetcor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalind%2Fhetcor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3a1505321515190a37d9820c7e93544240ab4c7
[INFO] checking avalind/hetcor against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favalind%2Fhetcor" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avalind/hetcor
[INFO] finished tweaking git repo https://github.com/avalind/hetcor
[INFO] tweaked toml for git repo https://github.com/avalind/hetcor written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avalind/hetcor on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avalind/hetcor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded enum-map v0.6.4
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded derefable v0.1.0
[INFO] [stderr]   Downloaded getset v0.0.9
[INFO] [stderr]   Downloaded array-macro v1.0.5
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded itertools-num v0.1.3
[INFO] [stderr]   Downloaded enum-map-derive v0.4.6
[INFO] [stderr]   Downloaded bio-types v0.10.0
[INFO] [stderr]   Downloaded triple_accel v0.3.4
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded openssl-sys v0.9.60
[INFO] [stderr]   Downloaded statrs v0.12.0
[INFO] [stderr]   Downloaded rust-htslib v0.36.0
[INFO] [stderr]   Downloaded bio v0.32.0
[INFO] [stderr]   Downloaded syn v1.0.61
[INFO] [stderr]   Downloaded libc v0.2.88
[INFO] [stderr]   Downloaded bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]   Downloaded lzma-sys v0.1.17
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded hts-sys v1.11.1-fix1
[INFO] [stderr]   Downloaded curl-sys v0.4.40+curl-7.75.0
[INFO] [stderr]   Downloaded openssl-src v111.14.0+1.1.1j
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4
[INFO] running `Command { std: "docker" "start" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling syn v1.0.61
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling bio v0.32.0
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking array-macro v1.0.5
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking triple_accel v0.3.4
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking bytecount v0.6.2
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]    Compiling openssl-src v111.14.0+1.1.1j
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling curl-sys v0.4.40+curl-7.75.0
[INFO] [stderr]    Compiling lzma-sys v0.1.17
[INFO] [stderr]    Compiling bzip2-sys v0.1.10+1.0.8
[INFO] [stderr]    Compiling hts-sys v1.11.1-fix1
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking statrs v0.12.0
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr]    Compiling derefable v0.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling enum-map-derive v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]     Checking enum-map v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking bio-types v0.10.0
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]     Checking multimap v0.8.2
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/content_encoding.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,cargo:warning=
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/altsvc.c:26:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/conncache.c:24:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/cookie.c:83:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: cargo:warning=  302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/base64.c:25:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/connect.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/curl_range.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/curl_ctype.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/curl_memrchr.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/curl_threads.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: cargo:warning=  302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/curl_addrinfo.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: cargo:warning=      |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/curl_get_line.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/dotdot.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/doh.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/cookie.c: In function 'Curl_cookie_add':
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/cookie.c:753:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   753 |       char *queryp = strchr(path, '?');
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |                      ^~~~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/cookie.c:759:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   759 |         endslash = strrchr(path, '/');
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |                  ^
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/doh.c: In function 'doh_encode':
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/doh.c:140:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   140 |     char *dot = strchr(hostp, '.');
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |                 ^~~~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:                  from curl/lib/dynbuf.c:23:
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:   302 |   } bool;
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0:       |     ^~~~
[INFO] [stderr] warning: curl-sys@0.4.40+curl-7.75.0: curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr] error: failed to run custom build command for `curl-sys v0.4.40+curl-7.75.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/curl-sys/65e1ea8827accfca/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out
[INFO] [stderr]   cargo:include=/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/include
[INFO] [stderr]   cargo:static=1
[INFO] [stderr]   cargo:rustc-cfg=link_libz
[INFO] [stderr]   cargo:rustc-cfg=link_openssl
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/conncache.o" "-c" "curl/lib/conncache.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/asyn-thread.o" "-c" "curl/lib/asyn-thread.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/base64.o" "-c" "curl/lib/base64.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/content_encoding.o" "-c" "curl/lib/content_encoding.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/altsvc.o" "-c" "curl/lib/altsvc.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/curl_addrinfo.o" "-c" "curl/lib/curl_addrinfo.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/cookie.o" "-c" "curl/lib/cookie.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/connect.o" "-c" "curl/lib/connect.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/curl_ctype.o" "-c" "curl/lib/curl_ctype.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/curl_range.o" "-c" "curl/lib/curl_range.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/curl_get_line.o" "-c" "curl/lib/curl_get_line.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/curl_threads.o" "-c" "curl/lib/curl_threads.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/curl_memrchr.o" "-c" "curl/lib/curl_memrchr.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/dotdot.o" "-c" "curl/lib/dotdot.c"
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/doh.o" "-c" "curl/lib/doh.c"
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/content_encoding.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,cargo:warning=
[INFO] [stderr]   In file included from curl/lib/curl_setup.h:680,cargo:warning=
[INFO] [stderr]                    from curl/lib/asyn-thread.c:23:
[INFO] [stderr]   cargo:warning=                 from curl/lib/altsvc.c:26:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/conncache.c:24:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/cookie.c:83:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=cargo:warning=  302 |   } bool;
[INFO] [stderr]   In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/base64.c:25:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/connect.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_range.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_ctype.c:23:
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_memrchr.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_threads.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=cargo:warning=  302 |   } bool;
[INFO] [stderr]   curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'cargo:warning=      |     ^~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_addrinfo.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=cargo:warning=      |     ^~~~
[INFO] [stderr]   curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=                 from curl/lib/curl_get_line.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/dotdot.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/dynbuf.o" "-c" "curl/lib/dynbuf.c"
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/doh.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c: In function 'Curl_cookie_add':
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c:753:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  753 |       char *queryp = strchr(path, '?');
[INFO] [stderr]   cargo:warning=      |                      ^~~~~~
[INFO] [stderr]   cargo:warning=curl/lib/cookie.c:759:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  759 |         endslash = strrchr(path, '/');
[INFO] [stderr]   cargo:warning=      |                  ^
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=curl/lib/doh.c: In function 'doh_encode':
[INFO] [stderr]   cargo:warning=curl/lib/doh.c:140:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[INFO] [stderr]   cargo:warning=  140 |     char *dot = strchr(hostp, '.');
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from curl/lib/curl_setup.h:680,
[INFO] [stderr]   cargo:warning=                 from curl/lib/dynbuf.c:23:
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: error: expected ';', identifier or '(' before 'bool'
[INFO] [stderr]   cargo:warning=  302 |   } bool;
[INFO] [stderr]   cargo:warning=      |     ^~~~
[INFO] [stderr]   cargo:warning=curl/lib/curl_setup_once.h:302:5: warning: useless type name in empty declaration
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libz-sys/faecf8710fab7c23/out/include" "-I" "/opt/rustwide/target/debug/build/openssl-sys/ccabce6f0a873bef/out/openssl-build/install/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_CRYPTO_AUTH" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_ASSERT_H" "-DOS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LIBZ" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DUSE_UNIX_SOCKETS" "-DHAVE_SYS_UN_H" "-DUSE_OPENSSL" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_POLL_FINE" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DUSE_THREADS_POSIX" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys/faf1eb3c41b9e72d/out/build/curl/lib/asyn-thread.o" "-c" "curl/lib/asyn-thread.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4", kill_on_drop: false }`
[INFO] [stdout] 92d7cdf98f9975908176df4649b2bf68fe939dba8123812493e1dab8bf5b02a4
